ALTER VIEW name AS queryExpression
Usage:
ALTER VIEW name AS queryExpression
Syntax Rules:
The alter query expression may be prefixed with a cache hint for materialized view definitions. The hint will take effect the next time the materialized view table is loaded.